Bitmap for WPF
SetColorContexts(ColorContext[]) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.WIC 名前空間 > BitmapEncoder クラス > SetColorContexts メソッド : SetColorContexts(ColorContext[]) メソッド
The color contexts to set for the encoder.
Sets the ColorContextobjects for the encoder.
シンタックス
'宣言
 
Public Overloads Sub SetColorContexts( _
   ByVal colorContextOut() As ColorContext _
) 
public void SetColorContexts( 
   ColorContext[] colorContextOut
)

パラメータ

colorContextOut
The color contexts to set for the encoder.

戻り値の型

If the method succeeds, it returns C1.Util.DX.HResult.Ok. Otherwise, it throws an exception.
参照

BitmapEncoder クラス
BitmapEncoder メンバ
オーバーロード一覧